From: Chong Yidong Date: Thu, 10 Jan 2008 15:24:58 +0000 (+0000) Subject: * pop.c (pop_stat, pop_last): Check validity of string-to-integer X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~784 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8bbd01a23bddaec425fba5a2395df611969771b2;p=emacs.git * pop.c (pop_stat, pop_last): Check validity of string-to-integer conversion. Mistakes spotted by Nico Golde. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 6a6887f6d96..2bb60522966 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2008-01-10 Chong Yidong + + * pop.c (pop_stat, pop_last): Check validity of string-to-integer + conversion. Mistakes spotted by Nico Golde. + 2008-01-04 Glenn Morris * ebrowse.c (version): Just use current year for short copyright;